Merge branch 'fix-unfocus-on-unmap' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Sat, 30 Jan 2021 03:25:19 +0000 (03:25 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 Jan 2021 03:25:19 +0000 (03:25 +0000)
commit94d9e34dd34e2e6c5cc01d3d793740b6604a77e1
tree02dbb1db3a9ff14bb7bdc6d73946e3a026f5f197
parent456a2f3bcfe23c5a964d8f1e00b65d7e5445296e
parent3dbf5038fab8eb0d8c112ad179c5647e0306656e
Merge branch 'fix-unfocus-on-unmap' into 'master'

Fix unsetting focus

Closes #3623

See merge request GNOME/gtk!3136